Skip to main content
Quang Liem
💬
0 discussions

Integrate Service - Sogo


I. Cases


1. Normal Cases

  • Click To Call
  • Iframe
  • CRM call logging
  • Click to view CRM object
  • Click to SMS

2 Challenge Cases

3 Special Cases


II. Config


  • ID Callcenter
  • Host
  • Description
  • Fields
    • username
    • password
    • X-Sogo-Access-Token

1. Info

2. Iframe


III. Endpoint Table


NameTypeMethodUrlTriggerDescriptionParametersHard ParamsResponse Type
create_commentpost_dataPOSThttps://api-vn.icanread.asia/lead/create-commentnonecreate comment sogoX-Sogo-Access-Token : header,
Authorization : header,
phone : body,
comment : body
search_leadget_dataGEThttps://api-vn.icanread.asia/lead/search-phonenonesearch lead sogoX-Sogo-Access-Token : header,
Authorization : header,
phone : query
get_token_sogoauthPOSThttps://api-vn.icanread.asia/auths/gcalls-verify-loginnoneget token sogoX-Sogo-Access-Token : header,
username : body,
password : body
{"header":{"Content-Type":"application/json;charset=UTF-8"}}Access Token: access_token,
Token Type: Bearer